.Net Framework > v2.0.50727 > System > IO > StreamReader > StreamReader StreamReader(Stream)
StreamReader(Stream,Boolean)
StreamReader(Stream,Encoding)
StreamReader(Stream,Encoding,Boolean)
StreamReader(Stream,Encoding,Boolean,Int32)
StreamReader(String)
StreamReader(String,Boolean)
StreamReader(String,Encoding)
StreamReader(String,Encoding,Boolean)
StreamReader(String,Encoding,Boolean,Int32)


StreamReader(Stream)

Category
Constructor
Description
Initializes a new instance of the System.IO.StreamReader class for the specified stream.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StreamReader(Stream,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.IO.StreamReader class for the specified stream, with the specified byte order mark detection option.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
detectEncodingFromByteOrderMarksBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StreamReader(Stream,Encoding)

Category
Constructor
Description
Initializes a new instance of the System.IO.StreamReader class for the specified stream, with the specified character encoding.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
encodingEncoding
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StreamReader(Stream,Encoding,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.IO.StreamReader class for the specified stream, with the specified character encoding and byte order mark detection option.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
encodingEncoding
detectEncodingFromByteOrderMarksBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StreamReader(Stream,Encoding,Boolean,Int32)

Category
Constructor
Description
Initializes a new instance of the System.IO.StreamReader class for the specified stream, with the specified character encoding, byte order mark detection option, and buffer size.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
encodingEncoding
detectEncodingFromByteOrderMarksBoolean
bufferSizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StreamReader(String)

Category
Constructor
Description
Initializes a new instance of the System.IO.StreamReader class for the specified file name.
Type
void
Character
public
Parameters
NameTypeDescription
pathString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StreamReader(String,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.IO.StreamReader class for the specified file name, with the specified byte order mark detection option.
Type
void
Character
public
Parameters
NameTypeDescription
pathString
detectEncodingFromByteOrderMarksBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StreamReader(String,Encoding)

Category
Constructor
Description
Initializes a new instance of the System.IO.StreamReader class for the specified file name, with the specified character encoding.
Type
void
Character
public
Parameters
NameTypeDescription
pathString
encodingEncoding
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StreamReader(String,Encoding,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.IO.StreamReader class for the specified file name, with the specified character encoding and byte order mark detection option.
Type
void
Character
public
Parameters
NameTypeDescription
pathString
encodingEncoding
detectEncodingFromByteOrderMarksBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StreamReader(String,Encoding,Boolean,Int32)

Category
Constructor
Description
Initializes a new instance of the System.IO.StreamReader class for the specified file name, with the specified character encoding, byte order mark detection option, and buffer size.
Type
void
Character
public
Parameters
NameTypeDescription
pathString
encodingEncoding
detectEncodingFromByteOrderMarksBoolean
bufferSizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database